Empty statement in ST

Syntax
;
Example
FUNCTION_BLOCK ExampleEmptyStatementDocumentation
  ;     (* empty statement, here within the declaration of a function block *)
END_FUNCTION_BLOCK